﻿Distant Worlds - Crash Dump - Version 1.0.4.9

12:50:17 AM Tuesday, June 7, 2022


SharpDX.SharpDXException: HRESULT: [0x887A0005], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_DEVICE_REMOVED/DeviceRemoved], Message: The GPU device instance has been suspended. Use GetDeviceRemovedReason to determine the appropriate action.

   at SharpDX.Result.CheckError()
   at SharpDX.Direct3D11.Device.CreateTexture2D(Texture2DDescription& descRef, DataBox[] initialDataRef, Texture2D texture2DOut)
   at Xenko.Graphics.Texture.InitializeFromImpl(DataBox[] dataBoxes)
   at Xenko.Graphics.Texture.InitializeFrom(Texture parentTexture, TextureDescription description, TextureViewDescription viewDescription, DataBox[] textureDatas)
   at Xenko.Graphics.GraphicsResourceAllocator.CreateTexture(TextureDescription description, PixelFormat viewFormat)
   at Xenko.Graphics.GraphicsResourceAllocator.GetTemporaryResource[TResource,TKey](Dictionary`2 cache, TKey description, Func`3 creator, Func`2 getDefinition, PixelFormat viewFormat)
   at Xenko.Graphics.GraphicsResourceAllocator.GetTemporaryTexture(TextureDescription description)
   at Xenko.Rendering.Images.ImageEffect.NewScopedRenderTarget2D(Int32 width, Int32 height, PixelFormat format, TextureFlags flags, Int32 arraySize)
   at Xenko.Rendering.Images.PostProcessingEffects.DrawCore(RenderDrawContext context)
   at Xenko.Rendering.RendererBase.Draw(RenderDrawContext context)
   at Xenko.Rendering.Compositing.ForwardRenderer.DrawView(RenderContext context, RenderDrawContext drawContext, Int32 eyeIndex, Int32 eyeCount)
   at Xenko.Rendering.Compositing.ForwardRenderer.DrawCore(RenderContext context, RenderDrawContext drawContext)
   at Xenko.Rendering.Compositing.SceneRendererBase.Draw(RenderDrawContext context)
   at Xenko.Rendering.Compositing.SceneRendererCollection.DrawCore(RenderContext context, RenderDrawContext drawContext)
   at Xenko.Rendering.Compositing.SceneRendererBase.Draw(RenderDrawContext context)
   at Xenko.Rendering.Compositing.SceneCameraRenderer.DrawInner(RenderDrawContext renderContext)
   at Xenko.Rendering.Compositing.SceneCameraRenderer.DrawCore(RenderContext context, RenderDrawContext drawContext)
   at Xenko.Rendering.Compositing.SceneRendererBase.Draw(RenderDrawContext context)
   at Xenko.Rendering.Compositing.GraphicsCompositor.DrawCore(RenderDrawContext context)
   at Xenko.Rendering.RendererBase.Draw(RenderDrawContext context)
   at Xenko.Engine.SceneSystem.Draw(GameTime gameTime)
   at Xenko.Games.GameSystemCollection.Draw(GameTime gameTime)
   at Xenko.Games.GameBase.Draw(GameTime gameTime)
   at DistantWorlds2.DWGame.Draw(GameTime gameTime)


Extra info follows:

DXGI_ERROR_DEVICE_REMOVED: ??
The GPU device instance has been suspended. Use GetDeviceRemovedReason to determine the appropriate action.



--- COMPLETE ---
